Skip to content

feat(http): set request authority and scheme for h1#1200

Open
joelwurtz wants to merge 1 commit intoHFQR:mainfrom
joelwurtz:feat/set-request-scheme
Open

feat(http): set request authority and scheme for h1#1200
joelwurtz wants to merge 1 commit intoHFQR:mainfrom
joelwurtz:feat/set-request-scheme

Conversation

@joelwurtz
Copy link
Contributor

Replace #1174

This add the possibility to have the authority and scheme from an http1 connection if host header is present

Atm it gets the authority from the Host header, but it could also comes from the sni server name if it's a tls connection (can be another PR)

@joelwurtz joelwurtz force-pushed the feat/set-request-scheme branch from d05e3b5 to 20f85ab Compare January 13, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant